FieldReference..::..StrongName Property

Namespace:  JiwaFinancials.Jiwa.JiwaDBSysTemplate
Assembly:  JiwaDBSysTemplate (in JiwaDBSysTemplate.dll)

Syntax


public bool StrongName { get; set; }
Public Property StrongName As Boolean
	Get
	Set
public:
property bool^ StrongName {
	bool^ get ();
	void set (bool^ value);
}