 | PostImportAttdSectionID Property |
Namespace:
SeniorSystemsWS.Entity
Assembly:
SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntaxpublic string SectionID { get; set; }
Public Property SectionID As String
Get
Set
public:
property String^ SectionID {
String^ get ();
void set (String^ value);
}
function get SectionID () : String
function set SectionID (value : String)
function get_SectionID();
function set_SectionID(value);
Property Value
Type:
String
See Also