EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElNameConstraint.Minimum

TElNameConstraint     See also    


 

This property specifies the minimal distance from a Base

 
 

Declaration

[C#]
    int Minimum;

[VB.NET]
    Property Minimum As Integer

[Pascal]
    property Minimum : integer;

[VB6]
    Property IElNameConstraintX.Minimum As Long

[ActiveX]
    HRESULT _stdcall IElNameConstraintX.Minimum([out, retval] long * Value );
    HRESULT _stdcall IElNameConstraintX.Minimum([in] long Value );

[DLL]
    not implemented;
 
 

Description

    This property specifies a minimal distance from a Base for a given subtree.

 
 

See also:     Base     Maximum    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation