SubAssemblyLoadResultResultDetails Property |
An enumerated value describing the overall success or failure of the sub-assembly load operation.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public SubAssemblyLoadResultDetail ResultDetails { get; }
Public ReadOnly Property ResultDetails As SubAssemblyLoadResultDetail
Get
public:
property SubAssemblyLoadResultDetail ResultDetails {
SubAssemblyLoadResultDetail get ();
}
member ResultDetails : SubAssemblyLoadResultDetail with get
Property Value
Type:
SubAssemblyLoadResultDetailSee Also