public bool FieldHasAttribute( string fieldName, Type attributeType )
Public Function FieldHasAttribute ( fieldName As String, attributeType As Type ) As Boolean
public: virtual bool FieldHasAttribute( String^ fieldName, Type^ attributeType ) sealed
abstract FieldHasAttribute : fieldName : string * attributeType : Type -> bool override FieldHasAttribute : fieldName : string * attributeType : Type -> bool
function FieldHasAttribute(fieldName, attributeType);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.