Values for
File, Save warnings that can be returned from the
IModelDoc2 Save methods. These warnings do not cause the
File, Save operation to fail.
Bitmask.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum swFileSaveWarning_e
Inherits System.Enum |
C# | |
---|
public enum swFileSaveWarning_e : System.Enum |
C++/CLI | |
---|
public enum class swFileSaveWarning_e : public System.Enum |
Members
See Also